a11y: Implement atspi.Text.GetCharacterExtents for GtkTextView
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 23 May 2022 14:54:13 +0000 (15:54 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 23 May 2022 14:54:13 +0000 (15:54 +0100)
commit7750a2c42362db7d2de7a0b05efd17372dcfc625
treee7299d9195ec5ea6f5d86a0a749fd3f304db88b8
parent393893b8db527df83b0a2925dc7a221ce4c9b52d
a11y: Implement atspi.Text.GetCharacterExtents for GtkTextView

Retrieve the location of a given offset in window-relative coordinate
space.
gtk/a11y/gtkatspitext.c